home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / Data.cab / _CEB6D60725FC4235B3330E170E3DB326 < prev    next >
Encoding:
Text File  |  2004-03-17  |  283 b   |  12 lines

  1.         tmu()
  2.         {
  3.             TexGen("world_position")
  4.             TexMtxDirPosScale(1, 0, 0, 0, 0, 0, 0.0001, 0.0001, 0.0001)
  5.             texture()
  6.             {
  7.                 Image(%layerstexture)
  8.                 addressfunc("wrap", "wrap", "wrap")
  9.             }
  10.         }
  11.  
  12.